Skip to main content

Flow Distinct

Short Description

Flow Distinct removes duplicate rows from its input

Detailed Description​

Flow Distinct scan the input and returns only non-duplicate rows. Whilst the Distinct operator consumes all the input before returning any data, Flow Distinct returns each row as it is obtained, unless it is a duplicate.

Search online​

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.